×

randomized binary search tree造句

"randomized binary search tree"是什么意思   

例句与造句

  1. Such a data structure is known as a treap or a randomized binary search tree.
  2. In a randomized binary search tree, the tree after the deletion is equally likely to be either of the two possible trees on its two nodes, independently of what the tree looked like prior to the insertion of the middle number.
  3. Although the treap and the randomized binary search tree both have the same random distribution of tree shapes after each update, the history of modifications to the trees performed by these two data structures over a sequence of insertion and deletion operations may be different.
  4. Rather than storing random priorities on each node, the randomized binary search tree stores a small integer at each node, the number of its descendants ( counting itself as one ); these numbers may be maintained during tree rotation operations at only a constant additional amount of time per rotation.
  5. The deletion procedure for a randomized binary search tree uses the same information per node as the insertion procedure, and like the insertion procedure it makes a sequence of O ( log " n " ) random decisions in order to join the two subtrees descending from the left and right children of the deleted node into a single tree.
  6. It's difficult to find randomized binary search tree in a sentence. 用randomized binary search tree造句挺难的

相邻词汇

  1. "randomize scheme"造句
  2. "randomized"造句
  3. "randomized algorithm"造句
  4. "randomized algorithms"造句
  5. "randomized assignment"造句
  6. "randomized block"造句
  7. "randomized block design"造句
  8. "randomized block experiment"造句
  9. "randomized blocks"造句
  10. "randomized blocks analysis of variance"造句
桌面版繁體版English日本語

Copyright © 2025 WordTech Co.

Last modified time:Tue, 12 Aug 2025 00:29:56 GMT